Esx Settings Clusters Configuration ImpactInfo
This Esx Settings Clusters Configuration ImpactInfo schema contains properties that describes the Impact if the host is not compliant against the desired configuration.
This schema was added in vSphere API 8.0.1.0.
{
"impact": "string",
"info": [
{
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
}
]
}
This field indicates the ESXi host impact on applying the desired configuration.
For more information see: Esx Settings Clusters Configuration ImpactType.
This property was added in vSphere API 8.0.1.0.
This field represents the list of impact information describing the configuration changes needed on the host to reach the desired state.
This property was added in vSphere API 8.0.1.0.